projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79c5653
)
Adjust info-xref-check-all instructions in FOR-RELEASE
author
Glenn Morris
<rgm@gnu.org>
Fri, 17 Feb 2012 04:54:56 +0000
(20:54 -0800)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 17 Feb 2012 04:54:56 +0000
(20:54 -0800)
admin/FOR-RELEASE
patch
|
blob
|
history
diff --git
a/admin/FOR-RELEASE
b/admin/FOR-RELEASE
index 6e922b3d22d151840486d7033b5b46e3b3a7df21..ec0107dc11032ae51199ecd3c5a1a4475b7cc96e 100644
(file)
--- a/
admin/FOR-RELEASE
+++ b/
admin/FOR-RELEASE
@@
-7,7
+7,7
@@
Check cross-references between the manuals (eg from emacs to elisp)
are correct. You can use something like the following in the info
directory in the Emacs build tree:
-emacs -Q --eval "(
setq Info-default-directory-list '(\".\"
))" \
+emacs -Q --eval "(
progn (require 'info) (setq Info-directory-list '(\".\")
))" \
-f info-xref-check-all
make emacs.dvi, elisp.dvi, and deal with any errors (undefined